Welcome![Sign In][Sign Up]
Location:
Search - finger matlab

Search list

[Special Effectsfinger

Description: 用MATLAB编写的指纹处理程序,不过要自己改图像输入。程学中并没有压缩图像
Platform: | Size: 1729627 | Author: 赵阳 | Hits:

[Graph programfinger-recongnize

Description: 指纹识别源码---matlab版--附图指纹图像
Platform: | Size: 596222 | Author: an | Hits:

[Other resourcefinger

Description: 指纹识别的一个小例子,很不错的。 使用matlab编写的,里面一个具体的指纹图片被识别了。
Platform: | Size: 3390 | Author: wang | Hits:

[Graph Recognizethink-finger

Description: 对指纹进行增强后,采用了一种新的指纹细化算法,其优点是速度快。-right fingerprint enhancement using a new fingerprint refinement algorithm, the advantage of speed.
Platform: | Size: 9216 | Author: 郑杰 | Hits:

[Special Effectsfinger

Description: 用MATLAB编写的指纹处理程序,不过要自己改图像输入。程学中并没有压缩图像-Prepared using MATLAB fingerprint process, but to change their image input. CHENG Xue did not compress images
Platform: | Size: 1729536 | Author: 赵阳 | Hits:

[Graph programfinger-recongnize

Description: 指纹识别源码---matlab版--附图指纹图像-Fingerprint identification source code--- matlab version- attached fingerprint image
Platform: | Size: 595968 | Author: an | Hits:

[matlabfinger

Description: 指纹识别的一个小例子,很不错的。 使用matlab编写的,里面一个具体的指纹图片被识别了。-Fingerprint identification of a small example, it is good. Prepared to use matlab, inside a concrete picture of the fingerprint was identified.
Platform: | Size: 3072 | Author: wang | Hits:

[Special Effectsfinger

Description: 指纹识别相关matlab代码,希望对各位有用-Matlab code related to fingerprint identification, in the hope that useful
Platform: | Size: 4096 | Author: 胡聪 | Hits:

[Special Effectscode

Description: 手指照片的特征点提取程序与算法,从而进行手指指型的匹配-Finger pictures of Feature Points Extraction procedures and algorithms, which refers to a finger-type matching
Platform: | Size: 39414784 | Author: zuowen | Hits:

[matlabfinger

Description: 指纹预处理程序,MATLAB编的,可以运行-Fingerprint preprocessing procedure, MATLAB series, you can run
Platform: | Size: 112640 | Author: 王健男 | Hits:

[Special Effectsfinger

Description: 指纹识别的matlab程序,希望对大家有所帮助。-Matlab process of fingerprint identification, we would like to help.
Platform: | Size: 312320 | Author: 112 | Hits:

[Otherfinger

Description: 提取指纹特征点的matlab代码,很有用,利用自适应阈值进行分割,再进行频域增强,根据八邻域纹线编码进行特征提取。-Extracted fingerprint feature points of the matlab code, useful, adaptive threshold segmentation, and then increased in frequency domain, the eight neighborhood ridge coding for feature extraction.
Platform: | Size: 583680 | Author: 李辉艳 | Hits:

[matlabfinger

Description: Finger print recognition using minutia algorithm
Platform: | Size: 506880 | Author: saeetc | Hits:

[DSP programProject-(Finger-Print-Matching)

Description: Finger Print Matching project for dsp domain
Platform: | Size: 2096128 | Author: basit | Hits:

[Graph Recognizefinger正确版

Description: matlab版本的指纹识别,可以实现指纹的记忆,然后进行识别,有GUI界面(Matlab version of fingerprint identification, fingerprint memory can be achieved, and then identification, there is GUI interface)
Platform: | Size: 758784 | Author: 孤鸿远走 | Hits:

[matlabfinger

Description: 下面的Matlab項目包含了用於指紋匹配的源代碼和Matlab例子一個簡單的方法。指紋匹配對於可靠的人員認證來說仍然是一個挑戰性的問題,因為同一手指的兩次印像中涉及的複雜失真。 本項目包含的源代碼和文件列在項目文件部分,請確保列出的源代碼是否滿足您的需求。(The following Matlab project contains the source code and Matlab examples used for fingerprint matching a simple approach. Fingerprint matching is still a challenging problem for reliable person authentication because of the complex distortions involved in two impressions of the same finger. The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.)
Platform: | Size: 4925440 | Author: 大詹 | Hits:

[Special EffectsMATLAB指纹识别

Description: 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易被导师被否决。因此建议做成两个指纹进行比对,输出结果,以文字和声音方式播报结果。整个设计在一个GUI界面上完成。(This paper mainly deals with fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image segmentation, filter enhancement, binarization and thinning. After preprocessing fingerprint image, the redundant part of the original image is removed to facilitate the subsequent recognition processing; feature extraction is mainly to extract the endpoint and bifurcation points after thinning fingerprint image; feature matching is to determine two images by comparing the feature points of two fingerprint images Whether it comes from the same finger.)
Platform: | Size: 2781184 | Author: 王春水 | Hits:

[Special EffectsMATLAB指纹识别(GUI,比对两幅指纹,完美运行)

Description: 本设计为基于MATLAB的指纹识别系统。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint identification system based on MATLAB. This system mainly deals with fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image grayscale, filter enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed for the convenience of subsequent recognition processing. Feature extraction is mainly to extract the endpoint and bifurcation points after thinning the fingerprint image. Feature matching is to determine the two images by comparing the feature points of the two fingerprint images Whether the image comes from the same finger.)
Platform: | Size: 3789824 | Author: www.wobishe.com | Hits:

[Special EffectsMATLAB指纹门禁系统GUI界面

Description: 本设计为基于MATLAB的指纹识别系统。带GUI可视化平台。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is based on Matlab fingerprint identification system. With GUI visualization platform. This design system mainly processes fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image graying, filtering enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed to facilitate the subsequent identification processing; feature extraction is mainly to extract the refined endpoint and bifurcation point of fingerprint image; feature matching is to determine two images by comparing the feature points of two fingerprint images If it comes from the same finger.)
Platform: | Size: 3466240 | Author: MATLAB道长 | Hits:

[matlabMATLAB指纹识别[GUI界面,报警,门禁系统]

Description: 本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint recognition system based on MATLAB feature point matching. With a GUI interface. Fingerprint image is mainly processed in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image segmentation, filter enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed to facilitate the subsequent identification processing; feature extraction is mainly to extract the refined endpoint and bifurcation point of fingerprint image; feature matching is to determine the two images by comparing the feature points of two fingerprint images Is it from the same finger.)
Platform: | Size: 3682304 | Author: 可乐一生 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net